home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineButton2_593 / BUTTONCONDACTION on(release).as
Text File  |  2006-05-08  |  84b  |  5 lines

  1. on(release){
  2.    _root.gameType = 0;
  3.    _parent.gotoAndStop("menuCharSelect");
  4. }
  5.